-
Home
-
Media Cloud Sync
-
1.0.0
-
Code
-
Classes
- CodedInputStream
Total Complexity |
48 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
301 |
Lines of code |
204 |
Logical lines of code |
130 |
Comment lines |
62 |
Methods |
19 |
Properties |
10 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
readVarint64() |
A |
43 |
11 |
50 |
readVarint32() |
S |
56 |
5 |
19 |
readTag() |
S |
57 |
4 |
18 |
readLittleEndian64() |
S |
57 |
4 |
17 |
pushLimit() |
S |
62 |
4 |
11 |
readRaw() |
S |
60 |
3 |
13 |
bytesUntilLimit() |
S |
71 |
2 |
6 |
readLittleEndian32() |
S |
65 |
2 |
9 |
readVarintSizeAsInt() |
S |
69 |
2 |
7 |
recomputeBufferLimits() |
S |
64 |
2 |
10 |
__construct() |
S |
60 |
1 |
14 |
advance() |
S |
81 |
1 |
3 |
consumedEntireMessage() |
S |
82 |
1 |
3 |
substr() |
S |
78 |
1 |
3 |
current() |
S |
78 |
1 |
3 |
bufferSize() |
S |
80 |
1 |
3 |
popLimit() |
S |
73 |
1 |
5 |
incrementRecursionDepthAndPushLimit() |
S |
75 |
1 |
4 |
decrementRecursionDepthAndPopLimit() |
S |
71 |
1 |
6 |